func golang.org/x/tools/go/packages.callDriverOnChunks
3 uses
golang.org/x/tools/go/packages (current package)
packages.go#L316: response, err := callDriverOnChunks(driver, cfg, chunks)
packages.go#L339: response, err := callDriverOnChunks(driver, cfg, chunks)
packages.go#L375: func callDriverOnChunks(driver driver, cfg *Config, chunks [][]string) (*DriverResponse, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)